home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / gdb35src.zoo / dist-gdb / symdump < prev    next >
Encoding:
Text File  |  1993-03-11  |  909 b   |  36 lines

  1. Symtab for file test.c
  2.  
  3. Line table:
  4.  
  5.  line 2 at 8a
  6.  line 3 at 8e
  7.  line 4 at 9c
  8.  line 5 at aa
  9.  line 6 at b8
  10.  line 7 at c6
  11.  line 7 at c6
  12.  
  13. Blockvector:
  14.  
  15. block #000 (object 0x25c6cc) [0x44..0xcc]
  16.  int main(); block (object 0x25c654) starting at 0x8a,
  17.   block #001 (object 0x25c672) [0x44..0xcc] (under 0x25c6cc)
  18.    typedef int int; 
  19.    typedef char char; 
  20.    typedef int long int; 
  21.    typedef unsigned int unsigned int; 
  22.    typedef unsigned int long unsigned int; 
  23.    typedef short short int; 
  24.    typedef unsigned int long long int; 
  25.    typedef unsigned short short unsigned int; 
  26.    typedef unsigned int long long unsigned int; 
  27.    typedef char signed char; 
  28.    typedef unsigned char unsigned char; 
  29.    typedef float float; 
  30.    typedef double double; 
  31.    typedef double long double; 
  32.    typedef void void; 
  33.     block #002 (object 0x25c654) [0x8a..0xcc] (under 0x25c672) main
  34.  
  35.  
  36.